CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough变换 圆

搜索资源列表

  1. houghCircles

    0下载:
  2. 对opencv中的hough变换检测圆的算法进行了注释-write some commnets on circle detecton using hough trasform, the algorithm is in opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3246
    • 提供者:梁超
  1. Hough-circle-detection

    0下载:
  2. 按照步骤根据hough变换进行圆检测 按照步骤根据hough变换进行圆检测-Follow the steps under the hough transform for circle detection in accordance with the steps under the hough transform circle detection
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:11349
    • 提供者:
  1. hough4

    0下载:
  2. 一种基于随机Hough 变换圆检测的改进算法广义的 Hough 变换可以推广至检验任意形状。-Based on randomized Hough transform circle detection algorithm improved generalized Hough transform can be extended to test any shape.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:177397
    • 提供者:vicky
  1. hough

    0下载:
  2. 用hough变换来检测圆,并且能画出圆的轮廓,是基于opencv的控制台程序,效果不错,适合初学者-With the hough transform to detect circles, and can draw the outline of the circle, is based on the opencv the console application, good results, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1399446
    • 提供者:王乐
  1. hough-detect

    0下载:
  2. hough变换用来检测圆,代码编写规范,可以通过坐标显示圆的位置。对学习该方面知识有很大帮助-hough transform to detect circles, coding standards, can be shown round by the coordinates of the location. The knowledge of learning helps a lot
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2440175
    • 提供者:高旭超
  1. Hough-change-detection.gh

    0下载:
  2. 采用两个步骤的Hough变换就能实现对圆的视觉检测-Two steps to achieve Hough change
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:349427
    • 提供者:lifei
  1. hough-detect-circle

    0下载:
  2. 基于hough变换检测圆,用于图像处理,有循环,打印出半径和圆心-base on hough detect circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:17974
    • 提供者:张科伟
  1. hough

    0下载:
  2. 利用hough变换识别一定半径内的圆,非常好用,简单易懂-Identification of Hough transform circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:23367
    • 提供者:笃定
  1. Hough-transform

    0下载:
  2. 黄永林等人首先通过压缩参量空间, 进行Hough变换, 得到粗尺度的圆的3个特征值。利用得到的特征值, 考虑一定放宽范围内, 通过控制参量空间大小, 再次进行Hough变换得到圆检测的精确值。-Huang Yonglin, who first of all by the compression parameter space for Hough transform to obtain the coarse-scale round of the three eigenvalues. The cha
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1160154
    • 提供者:朱磊
  1. opencv-codes-of-Hough

    0下载:
  2. C语言环境下 opencv中的 利用Hough变换检测圆 把后缀改为word即可-opencv codes of Hough
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:52224
    • 提供者:kzx
  1. Hough-transform-to-get-circle

    0下载:
  2. 用HOUGH变换在彩色图片中找圆,目前参数只能找到比较标准的圆-to find cirle in a color picture with HOUGH transform
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:17666307
    • 提供者:李先生
  1. Hough

    0下载:
  2. Hough检测直线,圆,椭圆的代码,用hough变换实现圆的检测,能完美检测出图像中的圆、直线和椭圆-Hough detection of straight line, circle, ellipse, code, hough transform circle detection can be perfect in the detected image of circles, lines and ellipses
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:2268
    • 提供者:李文
  1. Hough-TRANSFORM

    0下载:
  2. 用Hough变换检测出图像中圆 -Hough transform detection image circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1472
    • 提供者:海纳百川
  1. hough_circle

    0下载:
  2. matlab的hough变换圆检测,适合初学者-matlab hough transform circle detection, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1352
    • 提供者:胡飞飞
  1. hough

    0下载:
  2. 关于Hough变换的论文和算法设计, 详细描述了如何使用Hough变换提取直线\圆等算法,并提供了加速方法-Papers and on the Hough transform algorithm design, a detailed descr iption of how to use the Hough transform to extract linear \ Yuan and other algorithms, and provides acceleration method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2918755
    • 提供者:梁振
  1. circle_pca24

    0下载:
  2. 基于曲线段PCA分析的随机hough变换圆检测算法研究 该算法在计算、存储消耗上均大大减少。-PCA analysis based on curve segments of random hough transform circle detection algorithm to study the algorithm in computing, storage consumption to both greatly reduced.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2507
    • 提供者:medMor
  1. classical-hough

    0下载:
  2. 文件中有根据经典HOUGH变换算法写的圆检测VC函数,由于圆有三个参数,因此HOUGH算法的圆检测相比直线要慢得多-Document based on the classic HOUGH transform circle detection algorithm written in VC function, there are three parameters as a result of a round, so HOUGH circle detection algorithm is much
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1725
    • 提供者:tbelieve
  1. Hough

    0下载:
  2. 使用opencv中的Hough变换对图像中的线段和近似圆的圆进行检测-The Hough transform using opencv image of lines and circles round the approximate detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1353576
    • 提供者:徐婉茹
  1. hough

    0下载:
  2. hough变换检测圆,比较好的实现了hough检测的过程,利于学习-hough transform circle detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4839351
    • 提供者:jenny
  1. Hough

    0下载:
  2. Hough变换 基于梯度的圆检测,可以加快检测速度-hough transformation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:209890
    • 提供者:田锋
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com